wayland: Rely on server key repeat info
authorMatthias Clasen <mclasen@redhat.com>
Wed, 30 Oct 2019 01:55:13 +0000 (21:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 30 Oct 2019 01:58:45 +0000 (21:58 -0400)
commit4d9cc483c988b49056e2eadcb6bb0bf5af2f0799
tree0fb24344efce3559d8ac200126ec3726bc313c69
parent1f0310ddff4ca54dd428d2c1249bf9b5b6b8020c
wayland: Rely on server key repeat info

Using gsettings for this information does not work
in sandboxed scenarios, where settings are per-app.
Since the Wayland protocol provides this information
nowadays, just drop the old code for reading
the gsettings.
gdk/wayland/gdkdevice-wayland.c